| Height | Contains the height of the entire chart. If it is omitted, the size of the chart is determined by the size of the window in which the chart is displayed. |
| Legend | Contains the legend for a chart. |
| PlotArea | Contains the coordinate system in which data is plotted including defined axes. |
| Style | Contains the names that reference style mechanisms. |
| Subtitle | Contains the subtitle for a chart. |
| Table | Contains the root element for a table. |
| Title | Contains the title in a chart document. |
| Type | Contains the chart type. The value is a namespaced token. |
| Width | Contains the width of the entire chart. If it is omitted, the size of the chart is determined by the size of the window in which the chart is displayed. |